Articles by Nitin Pandit

End-to-end integration testing with .NET Aspire

.NET Aspire simplifies end-to-end integration testing for microservices by providing service orchestration, containerized environments, automatic service discovery, and real/ mock service swapping—all in a seamless test setup.

.NET Aspire Integrations (SQL Server Integration in Aspire Applications)

In this chapter, you'll learn how to integrate SQL Server into your .NET Aspire applications with minimal configuration and maximum flexibility.

.NET Aspire Service Discovery

In this chapter, we are enabling dynamic connectivity between microservices without hard-coded endpoints using .NET Aspire Service Discovery.

Observability with the Aspire Dashboard

We will learn how to monitor service health, track dependencies, view logs, and visualize metrics in real-time all from a unified observability dashboard designed for modern distributed systems.

Service Orchestration in .NET Aspire

Learn how to streamline microservices communication using Service Orchestration in .NET Aspire. This guide covers key concepts, practical implementation steps, and best practices to build scalable, maintainable distributed systems with Microsoft's latest cloud-native .NET stack.